| FaGLAccount |
| Logical Entity Name | FaGLAccount |
| Default Table Name | FaGLAccount |
| Physical Only | NO |
| Definition | |
| Note |
| FaGLAccount Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaGLAccountID |
int | NO | ||
FaGLFundID |
int | NO | ||
| AccountNumber | char(16) | NO | ||
| Descrip | varchar(50) | NO | ||
| Active | bit | NO | ||
| ModFlag | char(1) | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| FaGLAccount Primary and Unique Keys |
| Key Name | Key Type | Keys |
| FaGLAccount_FaGLAccountID_U_C_IDX | PrimaryKey | FaGLAccountID |
| FaGLAccount Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| FaGLFund | Non-Identifying | One To Zero or More | FK_FaGLAccount_FaGLFundID_FaGLFund_FaGLFundID | FaGLFundID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaGLDetail | Non-Identifying | One To Zero or More | FK_FaGLDetail_FAGLFundID_FaGLAccount_FaGLAccountID | NO | YES |
| FaGLAccount Check Constraints |
| Check Constraint Name | CheckConstraint |